lib: gitignore *.elf and *.so generated by efi_loader
authorLadislav Michl <[email protected]>
Mon, 9 Jan 2017 10:33:28 +0000 (11:33 +0100)
committerTom Rini <[email protected]>
Mon, 9 Jan 2017 15:30:24 +0000 (10:30 -0500)
Signed-off-by: Ladislav Michl <[email protected]>
lib/efi_loader/.gitignore [new file with mode: 0644]

diff --git a/lib/efi_loader/.gitignore b/lib/efi_loader/.gitignore
new file mode 100644 (file)
index 0000000..634a600
--- /dev/null
@@ -0,0 +1,2 @@
+*.efi
+*.so